﻿.header {
    height: 70px;
}

.head-primary .head-height {
    height: 70px;
}

.container {
    max-width: 92%;
}

.logo {
    float: right;
    width: 14%;
    height: 70px;
}

    .logo h1 {
        float: right;
    }

    .logo img {
        height: 38px;
    }

.tel-search {
    float: left;
    width: 14%;
    height: 70px;
}

.not-tel {
    width: 100%;
    line-height: 70px;
    float: right;
    font-size: 14px;
    letter-spacing: 0;
}

    .not-tel span {
        font-size: 19px;
        margin-right: 8px;
    }


/*搜索*/

.sb-search {
    min-width: 12%;
    height: 70px;
    float: right;
}


.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    width: 84%;
    padding-left: 2%;
    height: 70px;
    font-size: 16px;
    font-weight: initial;
}


.sb-search.sb-search-open .sb-search-submit {
    position: absolute;
    right: 0;
    top: 0px;
    width: 90px;
    height: 70px;
    background-size: 19px 20px;
}

.sb-icon-search {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 28px;
}

.sb-search-open i:before {
    position: absolute;
    right: -32px;
    top: 28px;
    width: 16px;
    height: 16px;
}

.sb-icon-search:before {
    width: 16px;
    height: 16px;
    background: url(../images/search_icon.png) right center no-repeat;
}

.sb-search.sb-search-open i {
    max-width: 92%;
}



/*菜单*/

.menu-box {
    float: left;
    width: 70%;
}


#starlist li {
    margin-left: 1%;
    letter-spacing: 0;
}

    #starlist li > a {
        font-size: 16px;
        height: 70px;
        line-height: 70px;
        margin: 0 8px;
    }


    #starlist li .sub {
        position: absolute;
        right: 0;
        top: 70px;
    }


    #starlist li:hover .sub {
        top: 70px;
        padding: 10px 0;
    }

#starlist ul.sub li {
    margin: 0 10px;
}

    #starlist ul.sub li a {
        font-size: 14px;
        line-height: 28px;
    }


/*banner*/

.pc {
    display: block;
}

.phone {
    display: none;
}


/*banner翻页圆点*/

.pb-carouselWarp .pb-carousel-ind {
    bottom: 18px;
}

.pb-carouselWarp .pb-arrow {
    margin-top: -40px;
    width: 40px;
    height: 40px;
}

.pb-carouselWarp .pb-arrow-prev {
    background-size: 12px 18px;
}

.pb-carouselWarp .pb-arrow-next {
    background-size: 12px 18px;
}


.pb-carouselWarp .pb-banner {
    top: 18%;
}

    .pb-carouselWarp .pb-banner .title {
        font-size: 28px;
    }

    .pb-carouselWarp .pb-banner .des {
        font-size: 18px;
        margin: 10px 0;
        letter-spacing: 3px;
    }

    .pb-carouselWarp .pb-banner .more {
        font-size: 13px;
        margin-top: 6px;
    }



/*底部*/

.foot-menu-des {
    padding: 72px 0;
}

.foot-menu {
    float: left;
    width: 64%;
}

    .foot-menu ul li {
        float: left;
    }

        .foot-menu ul li a {
            font-size: 16px;
        }

        .foot-menu ul li ul {
            margin-top: 16px;
        }

            .foot-menu ul li ul li a {
                font-size: 14px;
                line-height: 32px;
            }


.foot-des {
    float: right;
}

.foot-tel p {
    font-size: 14px;
}

.foot-tel b {
    font-size: 36px;
    margin-top: 8px;
}


.foot-rwm {
    margin-top: 32px;
}

    .foot-rwm ul li {
        float: right;
        margin-left: 26px;
    }

        .foot-rwm ul li p {
            font-size: 12px;
            margin-top: 8px;
        }


.foot-copy-box {
    padding: 20px 0 20px;
}

.foot-copy {
    font-size: 12px;
    float: left;
}

    .foot-copy a {
        font-size: 12px;
    }


.foot-spt {
    font-size: 12px;
    float: right;
}

    .foot-spt a {
        font-size: 12px;
    }


.foot-link {
    margin-top: -8px;
    padding-bottom: 24px;
    font-size: 12px;
    line-height: 20px;
}

    .foot-link a {
        font-size: 12px;
        margin-right: 10px;
    }




.i-n-b .pb-carouselWarp .pb-carousel {
    height: 580px;
}

.i-n-b .pb-carouselWarp ul li {
    background-size: 440px 440px;
    background: url(../images/pro_bg_1100.png) center center no-repeat;
}

.i-n-b .pro-msg {
    position: absolute;
    left: 0;
    top: 88px;
    width: 33%;
}


.pro-msg h4 {
    font-size: 24px;
    margin-top: 8px;
}

.pro-msg span {
    font-size: 12px;
    margin-top: 4px;
    line-height: 18px;
}


.pro-msg .mod {
    margin-top: 16px;
}

    .pro-msg .mod span {
        padding: 0 26px;
        height: 28px;
        line-height: 28px;
        font-size: 15px;
        border-radius: 16px;
        margin-top: 14px;
    }

.pro-link {
    position: absolute;
    left: 0;
    bottom: 152px;
}

.i-n-b .pb-carouselWarp .pb-carousel li .pro-link a {
    width: 65px;
    padding: 0 30px 0 25px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 12px;
}

    .i-n-b .pb-carouselWarp .pb-carousel li .pro-link a .arr-b:after {
        right: 25px;
        top: 12px;
    }



.i-n-b .pro-sale {
    position: absolute;
    right: 0;
    top: 22%;
    transform: translateY(-50%);
    width: 28%;
}

    .i-n-b .pro-sale p {
        font-size: 15px;
    }

        .i-n-b .pro-sale p i {
            margin: 20px 0;
        }

        .i-n-b .pro-sale p img {
            margin: 20px 16px 0 0
        }

.i-n-b .pro-img img {
    width: 440px;
    height: 440px;
}



.i-n-b .pb-carouselWarp .pb-arrow {
    top: -32px;
    width: 40px;
    height: 40px;
}

.i-n-b .pb-carouselWarp .pb-arrow-prev {
    right: 224px;
}

    .i-n-b .pb-carouselWarp .pb-arrow-prev:hover {
    }

.i-n-b .pb-carouselWarp .pb-arrow-next:hover {
}

.i-n-b .pb-carouselWarp .pb-arrow-next {
    right: 168px;
}





.in-not-pro {
    padding: 80px 0 60px 0;
}

.pro-top {
    padding-bottom: 40px;
}

    .pro-top .in-title {
        text-align: left;
        float: left;
        width: 45%;
    }

.pro-cut {
    float: right;
}

    .pro-cut .more-list {
        margin-top: 52px;
    }




.in-pro {
    padding: 84px 0 96px;
    background-size: 420px auto;
}

.title-l h2 {
    font-size: 32px;
}

.title-more {
    float: right;
    padding-top: 20px;
}

    .title-more a {
        font-size: 12px;
    }

        .title-more a:hover .arr-h:after {
            background: url(../images/more_arr_h.png) center top no-repeat;
        }

.arr-h {
    width: 17px;
    height: 8px;
}

    .arr-h:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 9px;
        height: 8px;
        background: url(../images/more_arr.png) center top no-repeat;
    }


.in-pro-box {
    margin-top: 38px;
}

    .in-pro-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        float: left;
    }

        .in-pro-box .item:hover {
            top: -6px;
            box-shadow: 0 0 8px rgba(0,0,0,.1);
        }

        .in-pro-box .item:first-child {
            margin-left: 0;
        }

        .in-pro-box .item .box {
            padding: 6px;
        }


.pro_name {
    font-size: 18px;
    margin-top: 22px;
}

.pro_xh_int {
    font-size: 12px;
    margin-top: 6px;
}

.pro_ling {
    margin-top: 8px;
    padding-bottom: 12px;
}

    .pro_ling a {
        font-size: 12px;
    }

.ling-arr {
    width: 13px;
    height: 7px;
}




.in-not-pro-box {
    margin: 88px 0 60px 0;
}

.in-pro-cont {
    margin-top: 58px;
    display: flex;
}

.pro-arr:hover {
    top: -10px;
    box-shadow: 0 0 12px rgba(0,0,0,.1);
}


.pro-arr {
    position: relative;
    top: 0;
    float: left;
    width: 24.25%;
    margin-left: 1%;
    background: #FFFFFF;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

    .pro-arr:nth-child(4n+1) {
        margin-left: 0%;
    }


.pro-column {
    background: linear-gradient(to bottom, #090911 0%, #7988a7 100%);
    /*background: url(../images/por_bg_1.jpg) repeat-x;*/
    text-align: center;
    color: #fff;
}

    .pro-column .text-img img {
        margin-top: 14px;
        width: 90px;
    }


    .pro-column .text-title {
        margin: 13px 0;
        font-size: 23px;
        font-weight: bold;
        color: #fff;
        letter-spacing: 2px;
    }

    .pro-column p {
        opacity: .8;
        color: #fff;
        text-align: justify;
        font-size: 13px;
        padding: 0 16px;
    }

    .pro-column .text-des {
        margin: 16px 16px;
        text-align: left;
        position: relative;
    }

        .pro-column .text-des span {
            line-height: 24px;
            color: #dddddd;
            opacity: .8;
            color: #fff;
            display: inline-block;
            position: relative;
            font-size: 12px;
            padding-left: 14px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

            .pro-column .text-des span:before {
                background: url(../images/pro_mark.png);
                background-size: 100% 100%;
                position: absolute;
                top: 8px;
                left: 0px;
                width: 8px;
                height: 12px;
                content: "";
            }

.pro-detail {
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
}

    .pro-detail .box {
        margin: 0 3% 6% 3%;
    }

    .pro-detail .text-title {
        text-align: center;
        font-size: 16px;
        color: #000000;
        margin: 10px 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .pro-detail p {
        font-size: 13px;
        color: #666;
        text-align: center;
        margin-top: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }


.in-about {
    height: 560px;
}

.com-file {
    width: 50%;
    padding: 3.2% 0;
    float: left;
}

    .com-file h2 {
        font-size: 32px;
    }

        .com-file h2:after {
            position: absolute;
            bottom: -46px;
            left: 0;
            width: 28px;
            height: 2px;
        }

    .com-file .text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 26px;
    }

        .com-file .text i {
            font-size: 16px;
            line-height: 28px;
            margin-bottom: 4px;
        }

    .com-file .more {
        font-size: 14px;
        padding: 0px 18px;
        height: 32px;
        line-height: 32px;
        border-radius: 18px;
    }


.com-power {
    display: inline-block;
    margin-top: 4%;
    right: 0;
    top: 114px;
}

    .com-power ul li {
        width: 42%;
        margin-bottom: 20px;
        font-size: 14px;
    }

        .com-power ul li i {
            font-size: 38px;
            margin-bottom: 6px;
        }

        .com-power ul li span {
            margin-left: 5px;
            font-size: 18px;
        }



.in-video-b {
    left: 50%;
    top: 280px;
}

    .in-video-b a {
        width: 63px;
        height: 63px;
    }


.vclose {
    right: 10px;
    top: 10px;
    width: 40px;
    height: 50px;
}



.in-case {
    padding: 84px 0 90px;
}

.in-title h2 {
    font-size: 32px;
}

.in-title p {
    font-size: 16px;
    margin-top: 12px;
}



.join-pro-box {
    margin-top: 28px;
}

    .join-pro-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        margin-top: 18px;
    }

        .join-pro-box .item:nth-child(3n+1) {
            margin-left: 0;
            clear: both;
        }

        .join-pro-box .item .box {
            width: 90%;
            padding: 0 5%;
        }


        .join-pro-box .item .text {
            text-align: center;
        }

            .join-pro-box .item .text h2 {
                font-size: 18px;
                line-height: 30px;
                height: 30px;
            }

            .join-pro-box .item .text p {
                font-size: 14px;
                line-height: 24px;
                height: 24px;
                margin-top: 4px;
                margin-bottom: 10px;
            }

            .join-pro-box .item .text a {
                font-size: 12px;
            }


.arr-m {
    width: 14px;
}

    .arr-m:after {
        right: 0px;
        top: 4px;
        width: 6px;
        height: 9px;
        background: url(../images/arr_m.png) center top no-repeat;
    }


.more-list {
    margin-top: 48px;
}

    .more-list a {
        padding: 11px 28px;
        border-radius: 20px;
        font-size: 13px;
    }


.index-join {
    padding: 88px 0 96px;
}

    .index-join .i-prod-ser-title p {
        font-size: 16px;
        margin-top: 12px;
    }


.i-join-box {
    margin-top: 40px;
}


.i-join-left {
    width: 49.2%;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    float: left;
}

    .i-join-left .box {
        display: flex;
        justify-content: space-between;
        padding: 24px 24px;
    }


    .i-join-left .text {
        display: flex;
        align-items: center;
    }

        .i-join-left .text h3 {
            font-size: 20px;
            line-height: 32px;
        }

    .i-join-left .pic {
        width: 56%;
    }

        .i-join-left .pic img {
            height: 220px;
            max-width: initial;
        }


.i-join-right {
    float: right;
    width: 49.2%;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

    .i-join-right .box {
        display: flex;
        justify-content: space-between;
        padding: 24px;
    }


    .i-join-right .text {
        display: flex;
        align-items: center;
    }

        .i-join-right .text h3 {
            font-size: 20px;
            line-height: 32px;
            margin-bottom: 20px;
        }

            .i-join-right .text h3 span {
                display: inline;
            }

        .i-join-right .text p {
            font-size: 14px;
            line-height: 24px;
        }

    .i-join-right .pic {
        padding-top: 20px;
        width: 66%;
    }

        .i-join-right .pic img {
            height: 220px;
            max-width: initial;
        }



.i-join-chara {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
}

.ijoin-chara-title {
    padding: 24px 0 0 24px;
}

    .ijoin-chara-title h3 {
        font-size: 20px;
    }


.ijoin-chara-list {
    padding: 36px 0 20px 0;
}

    .ijoin-chara-list ul li {
        width: 25%;
        float: left;
        text-align: center;
    }

        .ijoin-chara-list ul li i {
            font-size: 24px;
        }

            .ijoin-chara-list ul li i span {
                font-size: 28px;
            }

        .ijoin-chara-list ul li p {
            font-size: 16px;
            margin-top: 12px;
        }





.in-news {
    padding: 84px 0 90px;
}

.news-top {
    padding-bottom: 24px;
}

.in-news .in-title {
    text-align: left;
    float: left;
    width: 50%;
}

.news-tab {
    float: right;
    width: 50%;
}

.tabs {
    margin-top: 48px;
}

    .tabs a {
        line-height: 36px;
        font-size: 16px;
        margin-left: 40px;
    }

        .tabs a.active:after {
            bottom: -24px;
            height: 3px;
        }




.news-box {
    margin-top: 56px;
}

.not-left .text {
    margin-top: 20px;
}

    .not-left .text span {
        font-size: 12px;
    }

    .not-left .text a h2 {
        font-size: 16px;
        line-height: 26px;
        height: 26px;
        margin-top: 6px;
        -webkit-line-clamp: 1;
    }

    .not-left .text p {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
        margin-top: 8px;
        margin-bottom: 16px;
        -webkit-line-clamp: 2;
    }


    .not-left .text a {
        font-size: 12px;
    }

        .not-left .text a .arr-h:after {
            background: url(../images/arr_hs.png) center top no-repeat;
        }

        .not-left .text a:hover .arr-h:after {
            background: url(../images/more_arr_h.png) center top no-repeat;
        }

.news-list .item .box {
    padding: 20px 0;
}


.news-list .item span {
    font-size: 12px;
}

.news-list .item h2 {
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    margin-top: 6px;
    -webkit-line-clamp: 1;
}

.news-list .item p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin-top: 8px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
}


.news-list .item .box a {
    font-size: 12px;
}


    .news-list .item .box a .arr-h:after {
        background: url(../images/arr_hs.png) center top no-repeat;
    }

    .news-list .item .box a:hover .arr-h:after {
        background: url(../images/more_arr_h.png) center top no-repeat;
    }


/*case*/

.list-menu .l-m-b {
    width: 64%;
    line-height: 100px;
}

    .list-menu .l-m-b ul li {
        margin-right: 24px;
    }

        .list-menu .l-m-b ul li a {
            font-size: 16px;
        }

.cru-menu {
    line-height: 100px;
    margin-top: 42px;
}



    .cru-menu a {
        font-size: 14px;
    }




.case-list {
    padding: 26px 0 60px 0;
}

    .case-list .c-u-link:hover {
        margin-top: 16px;
    }

    .case-list .c-u-link {
        margin-top: 28px;
    }

    .case-list .item {
        padding: 18px 14px;
    }


        .case-list .item .des {
            margin-top: 14px;
        }

        .case-list .item h2 {
            font-size: 17px;
            line-height: 44px;
            max-height: 44px;
        }

        .case-list .item span {
            font-size: 15px;
            margin-bottom: 14px;
        }

        .case-list .item .des p {
            font-size: 14px;
            line-height: 24px;
            max-height: 48px;
        }

        .case-list .item .des span {
            margin-top: 10px;
            margin-bottom: 0;
            font-size: 12px;
        }


.case-in-header {
    overflow: hidden;
    padding: 40px 0;
}


.case-page-pic {
    width: 70%;
    float: left;
}

    .case-page-pic .crt_img_list {
        position: relative;
        width: 100%;
        overflow: hidden;
        background-color: #fff;
    }

.crt_img_list .crt_img_show {
    width: 520px;
    float: left;
}

.crt_img_list .crt_img_thumbnail {
    float: left;
    width: 130px;
}

.case-page-text {
    width: 30%;
    float: right;
}

@media screen and (min-width: 1152px) and (max-width: 1279px) {
    .case-page-pic {
        width: 66%;
    }

    .case-page-text {
        width: 34%;
    }
}


.case-page-text .box {
    padding: 56px 24px;
}

.case-page-text .title h2 {
    font-size: 18px;
    line-height: 25px;
}

    .case-page-text .title h2 span {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 2px 10px;
        margin-right: 10px;
    }

.case-page-text .title p {
    font-size: 12px;
    line-height: 22px;
    margin-top: 4px;
}



.case-page-text .chara {
    margin-top: 14px;
}

    .case-page-text .chara ul li {
        padding: 10px 0;
        font-size: 13px;
    }

        .case-page-text .chara ul li i {
            font-size: 14px;
            margin-right: 12px;
        }

        .case-page-text .chara ul li span {
            font-size: 14px;
        }

    .case-page-text .chara .al-mark {
        padding: 3px 8px;
        font-size: 12px;
        height: 20px;
        line-height: 18px;
        border-radius: 3px;
    }


.case-page-text .description {
    padding-top: 14px;
    line-height: 26px;
}

    .case-page-text .description b {
        font-size: 14px;
    }

    .case-page-text .description p {
        font-size: 12px;
    }

.case-page-text .button {
    margin-top: 20px;
}

    .case-page-text .button a {
        padding: 0 18px;
        border: 1px solid #aa0000;
        font-size: 13px;
        height: 34px;
        border-radius: 4px;
        line-height: 32px;
    }

        .case-page-text .button a i {
            margin-right: 2px;
        }



/*翻页控件代码*/

.paging .container {
    padding: 56px 0 90px 0;
}

#AspNetPager1 span {
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 5px;
    font-size: 14px;
}

.paging a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin: 0 5px;
}





.cru-box .cru-menu {
    display: block;
    line-height: 54px;
}

.case-con-tp {
    float: left;
    width: 58.4%;
}

.slider__item img {
    height: 440px;
}

.slider__switch span {
    width: 28px;
    height: 28px;
}
/* Arrows */
.slider__switch {
    margin-top: -15px;
    padding: 10px 5px;
}

.slider__switch--prev {
    left: 10px;
}

.slider__switch--next {
    right: 10px;
}

.slider-nav {
    line-height: 30px;
    height: 30px;
}

.preview {
    margin-top: 14px;
    padding: 0 4px;
}

    .preview a {
        margin: 0 3px;
    }

    .preview img {
        width: 112px;
    }

    .preview .active {
        outline: 2px solid #ed6d00;
    }


.case-con-text {
    float: right;
    width: 38%;
    margin-top: 10px;
}

    .case-con-text h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .case-con-text .case-char {
        margin-top: 10px;
    }

        .case-con-text .case-char span {
            padding: 0 4px;
            margin: 2px 4px 2px 0;
            font-size: 12px;
        }

    .case-con-text .text {
        font-size: 12px;
        line-height: 20px;
        margin-top: 18px;
    }

    .case-con-text .chara {
        margin-top: 24px;
    }

        .case-con-text .chara ul li {
            line-height: 40px;
            font-size: 12px;
        }



.case-sult {
    margin-top: 40px;
}

    .case-sult a {
        padding: 0 20px;
        font-size: 14px;
        line-height: 36px;
        border-radius: 4px;
    }



.case-con-page {
    margin-top: 72px;
}

.c-video iframe {
    height: 640px;
}

.c-content {
    font-size: 16px;
    line-height: 28px;
    margin-top: 40px;
}

.con-paging {
    margin-top: 64px;
    height: 48px;
}

    .con-paging .on {
        float: left;
        width: 40%;
    }

        .con-paging .on i {
            width: 80%;
            margin: 16px 0;
        }

        .con-paging .on a:after {
            height: 11px;
            width: 6px;
            background-size: 100% 100%;
            position: absolute;
            left: 0;
            top: 5px;
        }

        .con-paging .on i a {
            padding-left: 23px;
            font-size: 14px;
        }

        .con-paging .on a:hover:after {
            background-size: 100% 100%;
        }

    .con-paging .return {
        float: left;
        width: 20%;
    }

        .con-paging .return i {
            padding-left: 23px;
            width: 80%;
            margin: 16px 0;
        }

            .con-paging .return i a {
                font-size: 14px;
            }


        .con-paging .return a:after {
            height: 12px;
            width: 12px;
            background-size: 100% 100%;
            position: absolute;
            left: -24px;
            top: 4px;
        }

        .con-paging .return a:hover:after {
            background-size: 100% 100%;
        }

    .con-paging .down {
        float: left;
        width: 40%;
        text-align: right;
    }

        .con-paging .down i {
            width: 80%;
            float: right;
            padding-right: 23px;
            margin: 16px 0;
        }

            .con-paging .down i a {
                font-size: 14px;
            }


        .con-paging .down a:after {
            height: 11px;
            width: 6px;
            background-size: 100% 100%;
            position: absolute;
            right: -23px;
            top: 5px;
        }

        .con-paging .down a:hover:after {
            background-size: 100% 100%;
        }


.in-pro.relpro {
    background: initial;
}

    .in-pro.relpro .in-pro-box {
        margin-top: 50px;
    }

        .in-pro.relpro .in-pro-box .item {
            width: 23.725%;
            margin-left: 1.7%;
            float: left;
        }

            .in-pro.relpro .in-pro-box .item:first-child {
                margin-left: 0;
            }





.solu-list {
    padding: 80px 0 100px;
}

.in-solu-box.solu-classify {
    margin-top: 40px;
}

    .in-solu-box.solu-classify .item {
        float: left;
        width: 23.725%;
        margin-left: 1.7%;
        height: 260px;
        margin-top: 24px;
    }

        .in-solu-box.solu-classify .item:nth-child(4n+1) {
            margin-left: 0;
        }



.solu-classic-case {
    padding: 80px 0 100px;
}


/*案例滚动*/
.slider2 {
    margin-top: 40px;
}


.slider-arrow {
    width: 40px;
    height: 40px;
}

.slider-arrow--right {
    bottom: 0;
    left: 66%;
    background-size: auto 40px;
}

.slider-arrow--left {
    bottom: 0;
    left: 66%;
    margin-left: -40px;
    background-size: auto 40px;
}

.slider-nav {
    position: absolute;
    bottom: 30px;
}

.al-sic-tp {
    height: 380px;
    width: 66%;
    float: left;
}

    .al-sic-tp img {
        display: block;
        width: 100%;
    }

.al-sic-text {
    width: 34%;
    float: right;
}

    .al-sic-text .box {
        padding: 48px 32px;
    }

    .al-sic-text .title h2 {
        font-size: 22px;
        line-height: 30px;
        -webkit-line-clamp: 2;
        max-height: 60px;
    }

    .al-sic-text .text p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 16px;
        -webkit-line-clamp: 2;
        max-height: 52px;
    }

    .al-sic-text .details {
        bottom: 110px;
    }

        .al-sic-text .details a {
            font-size: 14px;
        }


            .al-sic-text .details a:before {
                background-size: 100% 100%;
                width: 210px;
                height: 45px;
            }


.an-omk {
    margin-top: 24px;
}

    .an-omk ul li {
        width: 23.725%;
        margin-left: 1.7%;
    }

        .an-omk ul li:first-child {
            margin-left: 0;
        }

        .an-omk ul li h2 {
            font-size: 16px;
            width: 90%;
            margin: 12px 5%;
            line-height: 28px;
            max-height: 28px;
            -webkit-line-clamp: 1;
        }




.solu-indu-adv {
    padding: 80px 0 48px;
}

.s-a-box {
    padding-top: 20px;
}

    .s-a-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        padding: 48px 0 48px;
        border-bottom: 1px solid #eeeeee;
    }

        .s-a-box .item:after {
            position: absolute;
            right: -12px;
            top: 60px;
            height: 112px;
            width: 1px;
        }

        .s-a-box .item:nth-child(3n+1) {
            margin-left: 0;
        }

        .s-a-box .item:nth-child(3n+3):after {
            display: none;
        }

        .s-a-box .item:nth-child(4), .s-a-box .item:nth-child(5), .s-a-box .item:nth-child(6) {
            border-bottom: initial;
        }

        .s-a-box .item i {
            font-size: 20px;
            margin: 22px 0 11px;
        }

        .s-a-box .item p {
            font-size: 14px;
        }




.indu-news {
    padding: 80px 0 100px;
}

.i-n-list {
    padding-top: 24px;
}

    .i-n-list .item {
        width: 49.15%;
        margin-left: 1.7%;
        margin-top: 16px;
    }

        .i-n-list .item:nth-child(2n+1) {
            margin-left: 0;
        }

        .i-n-list .item .tp {
            width: 48%;
            height: 170px;
        }

            .i-n-list .item .tp img {
                height: 170px;
            }


        .i-n-list .item .text {
            width: 52%;
            float: left;
        }

            .i-n-list .item .text .box {
                padding: 22px 22px;
            }

            .i-n-list .item .text h2 {
                font-size: 18px;
                line-height: 28px;
                max-height: 28px;
                -webkit-line-clamp: 1;
            }

            .i-n-list .item .text span {
                font-size: 12px;
                margin-top: 4px;
            }

            .i-n-list .item .text p {
                font-size: 14px;
                line-height: 24px;
                max-height: 24px;
                -webkit-line-clamp: 1;
                margin: 12px 0 18px;
            }

            .i-n-list .item .text a {
                font-size: 12px;
            }




.p-b {
    height: 560px;
}

.school-banner .container {
    position: absolute;
    top: 0;
    left: 0;
    transform: initial;
    width: 92%;
    padding: 0 4%;
}

.school-banner .box {
    width: 48%;
    padding-left: 0;
    padding-top: 88px;
}

.school-banner .title i {
    font-size: 28px;
    float: left;
}

.schvideo {
    float: left;
    margin-left: 30px;
    padding-left: 40px;
    background-size: 28px 28px;
}

    .schvideo span {
        line-height: 40px;
    }

.school-banner .text {
    font-size: 14px;
    line-height: 28px;
    margin-top: 12px;
    padding-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.sch-solution {
    padding: 85px 0 80px 0;
}

.school .container {
    max-width: 90%;
    padding: 0;
}

.sch-title i {
    font-size: 32px;
    margin-bottom: 4px;
}

.sch-title span {
    font-size: 12px;
}

.sch-sol-con {
    margin-top: 50px;
}


    .sch-sol-con .tp {
        width: 50%;
        float: left;
    }

    .sch-sol-con .text {
        width: 47%;
        float: right;
    }

.sch-pro-ana {
    margin-bottom: 30px;
}

    .sch-pro-ana:last-child {
        margin-bottom: 0;
    }

    .sch-pro-ana .subtitle {
        width: 100%;
        line-height: 38px;
        font-size: 16px;
    }

        .sch-pro-ana .subtitle span {
            font-size: 14px;
        }

    .sch-pro-ana p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 12px;
    }

    .sch-pro-ana .subtitle i {
        margin-right: 15px;
        padding-left: 34px;
        margin-left: 15px;
    }



.sch-apply {
    padding-bottom: 100px;
}

    .sch-apply .text {
        float: left;
        width: 50%;
    }

        .sch-apply .text span {
            line-height: 32px;
            padding: 0 16px;
            font-size: 16px;
            border-radius: 4px;
        }

        .sch-apply .text i {
            font-size: 18px;
            line-height: 36px;
            margin-top: 18px;
            margin-bottom: 10px;
        }

        .sch-apply .text p {
            font-size: 14px;
            line-height: 28px;
        }


    .sch-apply .apply-plan {
        float: right;
        width: 47%;
    }

        .sch-apply .apply-plan .box {
            padding: 30px 30px;
        }

        .sch-apply .apply-plan .item {
            margin-top: 25px;
        }

            .sch-apply .apply-plan .item:first-child {
                margin-top: 0;
            }

        .sch-apply .apply-plan i {
            font-size: 18px;
        }

        .sch-apply .apply-plan p {
            font-size: 14px;
            line-height: 28px;
            margin-top: 8px;
        }


.sch-ple-con {
    margin-top: 40px;
}


.index-coredata {
    position: relative;
    height: 800px;
}

    .index-coredata .main {
        position: absolute;
        left: 0;
        z-index: 20;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .index-coredata .title {
        margin-top: 8%;
    }

        .index-coredata .title h2 {
            font-size: 32px;
        }

    .index-coredata .text {
        font-size: 16px;
        line-height: 32px;
        margin-top: 20px;
    }

.coredata .item {
    position: relative;
    position: absolute;
}

    .coredata .item h6 {
        font-size: 14px;
        margin: 0;
    }

    .coredata .item h2 {
        font-size: 44px;
        margin: 0;
    }

    .coredata .item h4 {
        font-size: 16px;
        margin: 0;
        opacity: .5;
    }

    .coredata .item.item1 {
        text-align: right;
        left: 8%;
        top: 38%;
    }

    .coredata .item.item2 {
        text-align: left;
        right: 10%;
        top: 38%;
    }

    .coredata .item.item3 {
        text-align: right;
        left: 35%;
        bottom: 20%;
    }

    .coredata .item.item4 {
        text-align: left;
        right: 26.5%;
        bottom: 20%;
    }

.mt-number-animate {
    font-size: 50px;
    line-height: 60px;
    height: 60px;
    position: relative;
}

    .mt-number-animate .mt-number-animate-dot {
        width: 20px;
        line-height: 60px;
        float: left;
    }

    .mt-number-animate .mt-number-animate-dom {
        width: 34px;
        float: left;
        position: relative;
        top: 0;
    }

        .mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
            width: 100%;
            float: left;
        }

.canvasearthring {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: -2.5%;
    top: 6%;
}

#earth {
    width: 136px;
    height: 136px;
    position: absolute;
    top: 51%;
    margin-left: -50px;
    left: 50%;
    margin-top: -55px;
}





.sch-solution .s-a-box {
    padding-top: 0;
}

    .sch-solution .s-a-box .item {
        border-bottom: initial;
        padding-top: 60px;
        padding-bottom: 0px;
    }

        .sch-solution .s-a-box .item p {
            padding: 0 12%;
            line-height: 24px;
        }



.in-pro.sch-pro {
    background: #F8F8F8;
}

    .in-pro.sch-pro .title-l h2, .sch-case .title-l h2 {
        color: #ED6D00;
    }

    .in-pro.sch-pro .in-pro-box .item {
        background: #fff;
    }

        .in-pro.sch-pro .in-pro-box .item .tp {
            background: #F8F8F8;
        }


.sch-case .case-list {
    padding: 4px 0 0 0;
}



.submit {
    padding: 90px 0;
}

.sub-des {
    width: 45%;
    float: left;
}

    .sub-des .title h2 {
        font-size: 32px;
    }

    .sub-des .title p {
        font-size: 16px;
        margin-top: 8px;
    }


    .sub-des .tel {
        margin-top: 72px;
    }

        .sub-des .tel i {
            font-size: 16px;
        }

        .sub-des .tel p {
            font-size: 40px;
        }

    .sub-des .rwm {
        margin-top: 64px;
        padding: 6px;
    }



        .sub-des .rwm i {
            font-size: 12px;
            padding: 12px 0 4px 0;
        }



.sub-con {
    width: 45%;
    float: right;
}

    .sub-con .box {
        padding: 24px 24px 32px 24px;
    }

    .sub-con .name i, .sub-con .telphone i, .sub-con .message i {
        font-size: 16px;
        line-height: 24px;
    }


    .sub-con .name input, .sub-con .telphone input {
        width: 95.9%;
        padding: 0 2%;
        height: 40px;
        margin-top: 14px;
    }


    .sub-con .telphone, .sub-con .message {
        margin-top: 26px;
    }


        .sub-con .message textarea {
            width: 96%;
            padding: 8px 2%;
            line-height: 28px;
            margin-top: 14px;
        }

.submit-anniu {
    margin-top: 32px;
}

    .submit-anniu a {
        line-height: 40px;
        font-size: 16px;
    }






.list-banner-global {
    height: 400px;
}

    .list-banner-global .title {
        padding-top: 160px;
    }

        .list-banner-global .title h2 {
            font-size: 36px;
        }

        .list-banner-global .title p {
            font-size: 14px;
            margin-top: 12px;
        }


.news-hot {
    padding: 64px 0;
}

    .news-hot .item {
        float: left;
        width: 32.2%;
        margin-left: 1.7%;
    }

        .news-hot .item:first-child {
            margin-left: 0;
        }

        .news-hot .item .box {
            padding: 14px;
        }

        .news-hot .item .text {
            padding-top: 10px;
        }

            .news-hot .item .text h2 {
                font-size: 16px;
                line-height: 24px;
                -webkit-line-clamp: 2;
                max-height: 58px;
            }

            .news-hot .item .text p {
                font-size: 12px;
                line-height: 20px;
                margin-top: 8px;
                -webkit-line-clamp: 2;
                max-height: 40px;
            }


            .news-hot .item .text .des {
                margin-top: 14px;
            }

                .news-hot .item .text .des span {
                    font-size: 12px;
                    float: left;
                }

                .news-hot .item .text .des a {
                    font-size: 12px;
                    float: right;
                }



.news-list-box {
    margin-top: 60px;
    padding-bottom: 80px;
}

    .news-list-box .container {
        padding-bottom: 50px;
        margin-bottom: 24px;
        border-bottom: 1px solid #ddd;
    }

    .news-list-box .item {
        margin-bottom: 80px;
    }


        .news-list-box .item:first-child:before {
            height: 4px;
        }

        .news-list-box .item:before {
            top: -50px;
        }

        .news-list-box .item:last-child {
            margin-bottom: 0px;
        }

        .news-list-box .item .tp {
            width: 30.6%;
            float: left;
            height: 220px;
        }

            .news-list-box .item .tp img {
                height: 220px;
                max-width: initial;
            }

        .news-list-box .item .time {
            display: inline-block;
            color: #858585;
        }

            .news-list-box .item .time i {
                font-size: 42px;
                line-height: 38px;
            }

            .news-list-box .item .time span {
                font-size: 12px;
                line-height: 18px;
            }


        .news-list-box .item .text {
            width: 63.4%;
            float: right;
        }

            .news-list-box .item .text h2 {
                font-size: 22px;
                line-height: 30px;
                max-height: 30px;
                -webkit-line-clamp: 1;
            }

            .news-list-box .item .text p {
                font-size: 14px;
                line-height: 26px;
                -webkit-line-clamp: 2;
                max-height: 52px;
            }



            .news-list-box .item .text a {
                font-size: 12px;
                line-height: 22px;
            }






.news-page {
    padding: 40px 0 80px 0;
}


.news-title {
}

    .news-title h2 {
        font-size: 28px;
    }

    .news-title .con-des {
        margin-top: 16px;
    }

        .news-title .con-des span {
            font-size: 14px;
        }


.news-content {
    font-size: 16px;
    line-height: 32px;
    max-width: 1196px;
}


.paging-ou {
    max-width: 1196px;
    padding-top: 48px;
}


    .paging-ou i {
        line-height: 28px;
        font-size: 16px;
        padding: 6px 0;
        -webkit-line-clamp: 1;
        max-height: 28px;
    }

/* 新闻内容页 右侧  */

.news-right {
    float: right;
    width: 26.8%;
}

.news-related {
    padding: 72px 0 64px 0;
}

    .news-related .title i {
        font-size: 24px;
        padding-left: 24px;
    }

        .news-related .title i:before {
            top: 5px;
            width: 3px;
            height: 24px;
        }


.news-rel-list {
    margin-top: 36px;
}

    .news-rel-list ul li {
        float: left;
        width: 45%;
        margin-left: 10%;
        padding: 16px 0;
    }


        .news-rel-list ul li a {
            font-size: 16px;
            line-height: 28px;
            max-height: 28px;
            width: 65%;
            padding-left: 4%;
        }

            .news-rel-list ul li a:before {
                top: 11px;
                width: 6px;
                height: 6px;
                border-radius: 50%;
            }

        .news-rel-list ul li span {
            float: right;
            width: 25%;
            font-size: 14px;
            line-height: 28px;
        }






.video-play {
    padding: 80px 0;
}

    .video-play .play {
        width: 70%;
        height: 540px;
        float: left;
    }

    .video-play .text {
        width: 28%;
        float: right;
        height: 100%;
        right: 0;
    }

        .video-play .text .box {
            padding: 20px 15px;
        }

        .video-play .text .title i {
            font-size: 20px;
            line-height: 28px;
            max-height: 56px;
            -webkit-line-clamp: 2;
        }

        .video-play .text .title span {
            font-size: 12px;
            margin-top: 6px;
        }

        .video-play .text .title em {
            margin-right: 10px;
            display: block;
        }

        .video-play .text .title p {
            font-size: 12px;
            line-height: 20px;
            height: 40px;
            margin-top: 10px;
            -webkit-line-clamp: 2;
        }


.rel-video {
    margin-top: 20px;
    bottom: 20px;
    padding-right: 15px;
}

.rel-title i {
    font-size: 16px;
    line-height: 28px;
}

.rel-list {
    margin-top: 10px;
}

    .rel-list ul li {
        margin-top: 8px;
    }

        .rel-list ul li .tp {
            width: 40%;
            float: left;
            border-radius: 4px;
        }

        .rel-list ul li .figure_count {
            width: 56%;
            float: right;
        }

            .rel-list ul li .figure_count i {
                font-size: 14px;
            }

            .rel-list ul li .figure_count p {
                font-size: 12px;
                line-height: 20px;
                height: 20px;
            }





.video-list-box {
    padding: 72px 0 80px 0;
}

.video-list {
    padding-bottom: 24px;
}

    .video-list ul li {
        float: left;
        margin-bottom: 40px;
    }


        .video-list ul li .icon i {
            width: 40px;
            height: 40px;
        }

        .video-list ul li .text {
            padding: 8px 14px 10px 14px;
        }

            .video-list ul li .text i {
                font-size: 16px;
                -webkit-line-clamp: 1;
                max-height: 26px;
                line-height: 26px;
            }

            .video-list ul li .text p {
                font-size: 12px;
                margin-top: 2px;
                -webkit-line-clamp: 1;
                max-height: 20px;
                line-height: 20px;
            }





/*品牌*/

.list-banner-global.cour .title {
    padding-top: 90px;
}


    .list-banner-global.cour .title h2 {
        line-height: 48px;
        font-weight: initial;
    }

    .list-banner-global.cour .title p {
        margin-top: 20px;
    }

    .list-banner-global.cour .title h2 span {
        display: block;
    }


.course-play {
    padding-bottom: 100px;
}

    .course-play .brand-title {
        padding: 38px 0;
    }

        .course-play .brand-title h2 {
            font-size: 40px;
            margin-bottom: 18px;
            letter-spacing: 4px;
            color: #333333;
        }

.course {
    padding: 100px 0 60px;
}


#timeline {
    height: 420px;
}

#dates {
    width: 100%;
    bottom: 22px;
}

    #dates li {
        float: left;
        width: 88px;
        font-size: 14px;
    }

        #dates li a.selected:after {
            width: 11px;
            height: 11px;
            bottom: -22px;
        }

        #dates li a:after {
            width: 11px;
            height: 11px;
            bottom: -22px;
            margin-left: -5.5px;
        }



#issues {
    width: 1024px;
}

    #issues li {
        width: 1024px;
        height: 314px;
        float: left;
    }

        #issues li .title i {
            font-size: 56px;
        }

        #issues li .title p {
            font-size: 20px;
        }

        #issues li .chara {
            position: absolute;
            bottom: 0px;
        }

            #issues li .chara p {
                font-size: 16px;
                line-height: 32px;
            }

            #issues li .chara b {
                font-size: 16px;
                margin-right: 8px;
            }



#next, #prev {
    position: absolute;
    top: 40%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
}

.honor {
    padding: 20px 0 110px 0;
}

    .honor .viewMore {
        margin-top: 60px;
    }

.honor-menu a {
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    margin: 0 8px;
}


.honor-list {
    padding-top: 16px;
}

    .honor-list a {
        width: 23.725%;
        margin-left: 1.7%;
        margin-top: 32px;
    }

        .honor-list a .box {
            height: 250px;
            padding: 15px;
        }

            .honor-list a .box:after {
                background: url(../images/honor_icon.png) center center no-repeat;
                background-size: 36px 36px;
            }

        .honor-list a:nth-child(4n+1) {
            margin-left: 0;
            clear: both;
        }

        .honor-list a h3 {
            font-size: 14px;
            margin-top: 10px;
        }


    .honor-list .honor-box {
        margin-top: 22px;
        height: 324px;
    }


.download-list {
    padding: 40px 0 90px 0;
}

    .download-list .item {
        float: left;
        width: 32.2%;
        margin-left: 1.7%;
        margin-top: 32px;
    }

        .download-list .item:nth-child(3n+1) {
            margin-left: 0;
            clear: both;
        }

        .download-list .item .tp .box img {
            height: 28px;
            width: 28px;
        }

        .download-list .item .tp .box p {
            font-size: 12px;
            margin-top: 10px;
        }

        .download-list .item .text {
            padding: 12px 80px 0 8px;
        }

            .download-list .item .text h3 {
                font-size: 16px;
                max-height: 26px;
            }

            .download-list .item .text:after {
                right: 8px;
                top: 14px;
                background-size: 100% 100%;
                width: 38px;
                height: 34px;
            }

            .download-list .item .text p {
                font-size: 12px;
                margin-top: 4px;
                max-height: 20px;
            }




.contact {
    padding: 90px 0 100px 0;
}

    .contact .text {
        width: 49.15%;
        float: left;
    }

        .contact .text h2 {
            font-size: 32px;
        }

        .contact .text ul {
            margin-top: 16px;
        }

            .contact .text ul li {
                padding: 16px 0;
            }

                .contact .text ul li p {
                    font-size: 16px;
                    line-height: 32px;
                    margin-top: 6px;
                }


.id-icon {
    width: 18px;
    height: 17px;
    background-size: 100% 100%;
    margin-bottom: -2px;
    margin-right: 8px;
}

.tel-icon {
    width: 18px;
    height: 17px;
    background-size: 100% 100%;
    margin-bottom: -2px;
    margin-right: 8px;
}

.email-icon {
    width: 18px;
    height: 17px;
    background-size: 100% 100%;
    margin-bottom: -2px;
    margin-right: 8px;
}

.contact-ewm {
    margin-top: 48px;
}

    .contact-ewm img {
        height: 130px;
    }


.contact .tp {
    width: 49.15%;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.contact-mess {
    padding: 88px 0 96px 0;
}

    .contact-mess .title h3 {
        font-size: 32px;
    }

    .contact-mess .title p {
        font-size: 16px;
        margin-top: 6px;
    }


    .contact-mess .mess-box {
        margin-top: 48px;
    }

.mess-box .name-box {
    float: left;
    width: 48.5%;
}

    .mess-box .name-box i, .mess-box .tel-box i, .explain i, .iocation-box i {
        font-size: 16px;
    }

    .mess-box .name-box input, .mess-box .tel-box input {
        width: 94%;
        padding: 0 3%;
        height: 46px;
        font-size: 16px;
        margin-top: 14px;
    }

.mess-box .tel-box {
    float: right;
    width: 48.5%;
}


.iocation-box, .explain {
    margin-top: 30px;
}

.location {
    margin-top: 14px;
}

    .location select {
        width: 31.8%;
        margin-left: 1.7%;
        height: 46px;
        font-size: 16px;
        padding: 0 1.5%;
    }

        .location select:first-child {
            margin-left: 0
        }



.explain textarea {
    width: 97%;
    height: 120px;
    font-size: 16px;
    padding: 10px 1.5%;
    margin-top: 14px;
}


.m-submit {
    margin-top: 34px;
}

    .m-submit a {
        width: 148px;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
    }


.ser-pro {
    padding: 88px 0 96px 0;
}


.s-p-t .text {
    float: left;
    width: 50%;
}

.s-p-title h3 {
    font-size: 32px;
}

.s-p-title span {
    width: 32px;
    height: 3px;
    margin-top: 24px;
}

.s-p-tel {
    position: absolute;
    bottom: 0;
}

    .s-p-tel i {
        font-size: 16px;
    }

    .s-p-tel p {
        font-size: 36px;
        margin-top: 8px;
        letter-spacing: 2px;
    }



.s-p-t .map {
    float: right;
    width: 50%;
    text-align: right;
}

.s-p-list {
    margin-top: 72px;
}

    .s-p-list ul li {
        float: left;
        width: 13.257%;
        margin-left: 1.2%;
        padding: 36px 0 32px 0;
    }

        .s-p-list ul li:first-child {
            margin-left: 0;
        }

        .s-p-list ul li img {
            height: 36px;
        }

        .s-p-list ul li p {
            font-size: 16px;
            line-height: 24px;
            margin: 16px 0 6px;
        }

.ser-icon {
    width: 9px;
    height: 7px;
    background-size: 100% 100%;
}



.ser-com {
    padding: 88px 0 96px;
}

.s-p-title p {
    font-size: 16px;
    margin-top: 10px;
}


.s-c-list {
    padding-top: 24px;
}

    .s-c-list .item {
        float: left;
        width: 50%;
        margin-top: 30px;
    }

        .s-c-list .item .tp {
            float: left;
            width: 24%;
        }

        .s-c-list .item .text {
            padding-top: 14px;
            float: left;
            width: 70%;
            margin-left: 5%;
        }

            .s-c-list .item .text i {
                font-size: 18px;
            }

            .s-c-list .item .text p {
                font-size: 14px;
                line-height: 24px;
                margin-top: 12px;
            }




.pro-one-menu ul li {
    float: left;
    padding: 0 36px;
    height: 50px;
    line-height: 48px;
}


.pro-two-menu {
    padding: 12px 0;
}

    .pro-two-menu ul li {
        text-align: center;
        width: 14%;
    }

        .pro-two-menu ul li:last-child {
            width: 14%;
        }

        .pro-two-menu ul li img {
            height: 52px;
        }

        .pro-two-menu ul li i {
            font-size: 14px;
            max-height: 24px;
            padding-top: 66px;
            -webkit-line-clamp: 1;
        }

        .pro-two-menu ul li a {
            height: 68px;
        }


.screen {
    padding: 0 24px;
}

    .screen dl {
        font-size: 14px;
        padding: 14px 0;
    }

    .screen dt {
        float: left;
        width: 96px;
        padding: 1px 0 2px 0;
    }

    .screen dd {
        margin: 0 8px;
        padding: 1px 5px 2px 5px;
        border-radius: 3px;
    }


.pro-list {
    padding-bottom: 88px;
}

.pro-con {
    padding-top: 8px;
    padding-bottom: 48px;
}

    .pro-con ul li {
        padding: 16px 16px 24px 16px;
    }

    .pro-con ul a {
        width: 23.725%;
        margin-left: 1.7%;
        box-shadow: 0 0 8px #eee;
        margin-top: 24px;
    }

        .pro-con ul a:nth-child(4n+1) {
            margin-left: 0;
            clear: both;
        }

    .pro-con ul .tm {
        height: 24px;
        line-height: 24px;
        padding: 0 8px;
        margin: 16px 8px;
        border-radius: 2px;
        font-size: 13px;
    }

    .pro-con ul li i {
        font-size: 16px;
        margin-bottom: 10px;
        -webkit-line-clamp: 1;
        max-height: 28px;
        margin-top: 8px;
    }

    .pro-con ul a:hover {
        margin-top: 12px;
    }

        .pro-con ul a:hover li i {
        }

    .pro-con ul li span {
        font-size: 12px;
    }


.pro-case .title-l h2 {
    color: #333;
}


.social-resp {
    padding: 88px 0 100px 0;
}


.s-r-t .text-l {
    float: left;
    width: 100%;
}

    .s-r-t .text-l i {
        font-size: 32px;
        line-height: 44px;
        display: block;
    }

        .s-r-t .text-l i em {
            display: block;
        }

    .s-r-t .text-l span {
        width: 32px;
        height: 3px;
        margin-top: 30px;
        margin-bottom: 16px;
    }

    .s-r-t .text-l p {
        font-size: 16px;
        line-height: 30px;
        padding-top: 28px;
    }


.s-r-t .tp-r {
    float: right;
    width: 100%;
    padding-top: 42px;
    display: none;
}


.s-r-text {
    font-size: 16px;
    line-height: 30px;
    padding-top: 28px;
}

.s-r-tp {
    margin-top: 56px;
}





.list-banner-global.culture .title {
    margin-left: 0px;
    padding-top: 80px;
}





.cult-con .container {
    padding: 100px 0;
    background: url(../images/cult_icon_bg.png) center center no-repeat;
    background-size: 400px 400px;
}

.cult-con-l {
    float: left;
    width: 40%;
    padding-top: 30px;
}

    .cult-con-l .item {
        width: 100%;
    }

        .cult-con-l .item:last-child {
            margin-top: 160px;
        }

        .cult-con-l .item .tp {
            float: right;
        }

            .cult-con-l .item .tp img {
            }


        .cult-con-l .item .text {
            float: right;
            text-align: right;
            margin-right: 30px;
            width: 60%;
        }

        .cult-con-l .item:last-child .text {
            padding-top: 20px;
        }

        .cult-con-l .item .text i {
            font-size: 18px;
            line-height: 24px;
        }

        .cult-con-l .item .text p {
            font-size: 16px;
            line-height: 28px;
            margin-top: 14px;
        }


.cult-con-r {
    width: 40%;
    float: right;
    padding-top: 30px;
}

    .cult-con-r .item:last-child {
        margin-top: 160px;
    }

    .cult-con-r .item .tp {
        float: left;
    }

    .cult-con-r .item .text {
        float: left;
        text-align: left;
        margin-left: 30px;
        width: 60%;
    }

        .cult-con-r .item .text i {
            font-size: 18px;
            line-height: 24px;
        }

        .cult-con-r .item .text p {
            font-size: 16px;
            line-height: 28px;
            margin-top: 14px;
        }



.cult-tp {
    overflow: hidden;
    padding: 120px 0 100px 0;
}

.swiper {
    height: 400px;
}

    .swiper .pic li {
        width: 677px;
        height: 300px;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -338px;
    }


.now {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.next {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -o-transform: translateX(240px);
    -ms-transform: translateX(240px);
    transform: translateX(240px);
}

.prev {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    transform: translateX(-240px);
}


.swiper .cricle {
    height: 16px;
    bottom: 0px;
}

    .swiper .cricle li {
        float: left;
        width: 9px;
        height: 9px;
        margin: 0 5px;
    }



.leftBox,
.rightBox {
    height: 300px;
    top: 30px;
}

.leftBox {
    width: 400px;
}

.rightBox {
    width: 400px;
}





.list-banner-global.brand .title {
    padding-top: 80px;
}

    .list-banner-global.brand .title img {
        height: 80px;
    }

    .list-banner-global.brand .title p {
        line-height: 26px;
        margin-top: 32px;
    }


.brand-introd {
    padding: 80px 0 100px 0;
}

.b-i-text .text {
    float: left;
    width: 49.25%;
}

    .b-i-text .text h2 {
        font-size: 30px;
        line-height: 48px;
        padding-bottom: 8px;
    }

    .b-i-text .text p {
        font-size: 15px;
        line-height: 24px;
        margin-top: 14px;
    }



.b-i-text .chara {
    float: right;
    width: 39.25%;
}

    .b-i-text .chara ul li {
        width: 50%;
        float: left;
        margin-top: 46px;
    }

        .b-i-text .chara ul li i {
            font-size: 28px;
        }

        .b-i-text .chara ul li span {
            margin-left: 5px;
            font-size: 17px;
        }

        .b-i-text .chara ul li p {
            font-size: 14px;
            line-height: 22px;
            margin-top: 8px;
        }




.brand-com-mc {
    position: relative;
    width: 100%;
    padding: 64px 0;
    overflow: hidden;
}

    .brand-com-mc .com-pic-about {
        height: 565px;
        margin-bottom: 68px;
    }

        .brand-com-mc .com-pic-about .about-c-img {
            width: 100%;
            height: 565px;
        }

        .brand-com-mc .com-pic-about .brand-mark {
            width: 210px;
            left: 57.6%;
            top: 10%;
        }

        .brand-com-mc .com-pic-about .brand-mark-logo {
            top: 43%;
            left: 12%;
            width: 260px;
            height: 66px;
        }

        .brand-com-mc .com-pic-about .center {
            width: 900px;
            top: 48%;
            left: 47%;
        }

            .brand-com-mc .com-pic-about .center img {
                margin-bottom: 20px;
                width: 260px;
            }

            .brand-com-mc .com-pic-about .center p {
                font-size: 42px;
                letter-spacing: 4px;
            }

            .brand-com-mc .com-pic-about .center h3 {
                font-size: 48px;
                margin: 12px 0px;
                letter-spacing: 4px;
            }


            .brand-com-mc .com-pic-about .center i {
                font-size: 20px;
            }



    .brand-com-mc .left {
        width: 68%;
        height: 99.9%;
    }

        .brand-com-mc .left .left-state {
            padding: 17% 0 0 8%;
        }


        .brand-com-mc .left .left-p {
            padding: 4.2% 6%;
            line-height: 20px;
        }

            .brand-com-mc .left .left-p p {
                margin-top: 8px;
                font-size: 17px;
                line-height: 22px;
            }

            .brand-com-mc .left .left-p i {
                line-height: 18px;
                font-size: 15px;
                margin-top: 4px;
            }

            .brand-com-mc .left .left-p .p-br {
                padding: 10px 0;
            }


    .brand-com-mc .title {
        margin: 26px 0;
        font-size: 48px;
    }

    .brand-com-mc .des {
        line-height: 50px;
        font-size: 30px;
    }


    .brand-com-mc .ul {
        padding-top: 8px;
    }

        .brand-com-mc .ul li {
            width: 12%;
            margin-right: 1%;
        }


            .brand-com-mc .ul li span {
                font-size: 16px;
            }

            .brand-com-mc .ul li p {
                font-size: 12px;
                margin-top: 6px;
            }

    .brand-com-mc .right {
        width: 32%;
    }

        .brand-com-mc .right img {
            width: 100%;
            height: 565px;
        }




.brand-com-pic {
    width: 100%;
    padding-top: 72px;
    overflow: hidden;
}


    .brand-com-pic .com-pic-left {
        position: relative;
        width: 49.2%;
        float: left;
        box-shadow: 0 0 10px #eee;
    }

    .brand-com-pic .left-float {
        position: absolute;
        top: 33%;
        text-align: center;
        width: 100%;
    }

    .brand-com-pic .left-title {
        font-weight: bold;
        font-size: 42px;
        letter-spacing: 4px;
        color: #ffffff;
    }

    .brand-com-pic .left-des {
        font-size: 20px;
        color: #ffffff;
        margin-top: 2%;
    }


    .brand-com-pic .com-pic-right {
        position: relative;
        width: 49.2%;
        float: right;
        display: block;
        box-shadow: 0 0 10px #d7d0d0;
    }

.com-pic-right .right-float {
    position: absolute;
    top: 16%;
    text-align: left;
    width: 96%;
    margin-left: 4%;
}

.right-float .right-des p {
    width: 100%;
    display: block;
    color: #666;
    line-height: 36px;
    font-weight: bold;
    font-size: 20px;
}

.right-float .right-title {
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 16px 0;
    font-size: 40px;
    letter-spacing: 4px;
    color: #aa0000;
}

.right-float .right-ul {
    width: 100%;
}

    .right-float .right-ul li {
        float: left;
        width: 15.64%;
        margin-right: 1%;
    }


        .right-float .right-ul li span {
            color: #666;
            font-weight: bold;
            font-size: 15px;
        }

        .right-float .right-ul li p {
            color: #666;
            font-weight: bold;
            /* font-size: 8px; */
            margin-top: 6px;
            letter-spacing: 0px;
        }


.brand-advantage {
    padding: 90px 0 100px 0;
    background: url(../images/brand-adv-bg.jpg) center top no-repeat;
}

    .brand-advantage .brand-adv-con {
        margin-bottom: 60px;
    }

        .brand-advantage .brand-adv-con .des {
            font-size: 16px;
        }

    .brand-advantage .title {
        text-align: left;
    }

        .brand-advantage .title span {
            margin-left: 10px;
            color: #aa0000;
            font-weight: bold;
        }

        .brand-advantage .title b {
            font-size: 34px;
            color: #aaaaaa;
            font-weight: bold;
            display: block;
            line-height: 40px;
            margin-bottom: 10px;
            letter-spacing: 2px;
        }

        .brand-advantage .title i {
            font-size: 28px;
            line-height: 34px;
            color: #333;
            display: block;
        }

    .brand-advantage .text {
        margin-top: 36px;
    }

        .brand-advantage .text b {
            margin-top: 50px;
        }

        .brand-advantage .text p {
            font-size: 15px;
            line-height: 30px;
        }




.indu-cha {
    padding: 80px 0 88px 0;
    background: url(../images/brand_pro_bg.jpg) center top no-repeat;
}


.brand-title {
    padding: 0 10%;
}

    .brand-title h3 {
        font-size: 32px;
    }

    .brand-title span {
        margin: 22px auto 24px auto;
        height: 3px;
        width: 28px;
    }

    .brand-title p {
        font-size: 16px;
        line-height: 32px;
    }


.indu-cha-pic {
    padding-top: 10px;
}

    .indu-cha-pic ul li {
        margin-top: 36px;
        width: 23.725%;
        float: left;
        margin-left: 1.7%;
    }

        .indu-cha-pic ul li:nth-child(4n+1) {
            margin-left: 0;
        }

        .indu-cha-pic ul li i {
            margin: 12px 12px 0 12px;
            font-size: 16px;
            background: url(../images/brand_pro_jt.png) right center no-repeat;
        }




.field {
    padding: 80px 0 96px;
}

.field-con {
    margin-top: 48px;
}

.field-l {
    float: left;
    width: 28.25%;
    border-radius: 20px;
}


.field-m {
    float: left;
    width: 40.1%;
    border-radius: 20px;
    margin: 0 1.7%;
}


.field-r {
    float: right;
    width: 28.25%;
    border-radius: 20px;
}


.field-con .box {
    padding: 42px 8px;
}

.field-con .subtitle i {
    font-size: 24px;
}

.field-con .subtitle span {
    font-size: 12px;
}

.field-con .item ul li {
    margin-top: 30px;
}

    .field-con .item ul li img {
        height: 36px;
    }

    .field-con .item ul li i {
        font-size: 14px;
        margin-top: 10px;
    }


.field-l .item ul li {
    width: 50%;
    float: left;
}

    .field-l .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px;
    }

    .field-l .item ul li:first-child:before {
        display: none;
    }

    .field-l .item ul li:last-child:before {
        display: none;
    }

    .field-l .item ul li:last-child {
        width: 100%;
        height: 76px;
        line-height: 76px;
    }



.field-m .item ul li {
    width: 33.33%;
    float: left;
}

    .field-m .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px;
    }

    .field-m .item ul li:nth-child(3n+1):before {
        display: none;
    }


    .field-m .item ul li:last-child {
        height: 64px;
        line-height: 50px;
    }



.field-r .item ul li {
    width: 50%;
    float: left;
}

    .field-r .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px;
    }

    .field-r .item ul li:nth-child(2n+1):before {
        display: none;
    }

    .field-r .item ul li:last-child {
        height: 68px;
        line-height: 50px;
    }



.distri {
    padding: 80px 0;
}

.distri-pic {
    margin-top: 56px;
}



.vision {
    height: 480px;
    background: url(../images/vision_bg.jpg) center center no-repeat;
}

    .vision .container {
        padding: 80px 0;
    }



.brand-tab-1 {
    padding: 60px 0 40px 0;
    background: #f3f3f3;
}

    .brand-tab-1 .brand-tab-pic {
        overflow: hidden;
        padding: 60px 0;
    }

    .brand-tab-1 .brand-tab-li {
        position: relative;
        display: block;
        float: left;
        width: 48%;
        height: 380px;
        margin-left: 1.5%;
        box-shadow: 0 0 10px #d7d0d0;
    }

        .brand-tab-1 .brand-tab-li .float {
            position: absolute;
            top: 35%;
            text-align: center;
            width: 100%;
        }

            .brand-tab-1 .brand-tab-li .float .title {
                font-weight: bold;
                font-size: 42px;
                letter-spacing: 4px;
                color: #ffffff;
            }

            .brand-tab-1 .brand-tab-li .float span {
                font-size: 13px;
                letter-spacing: 4px;
                color: #ffffff;
            }


        .brand-tab-1 .brand-tab-li .right {
            margin: 12px 44px;
            display: inline-block;
        }

            .brand-tab-1 .brand-tab-li .right .title {
                font-weight: bold;
                font-size: 36px;
                letter-spacing: 3px;
                margin: 10px 0;
                color: #c41416;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom, #aa0000, rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

            .brand-tab-1 .brand-tab-li .right span {
                font-size: 16px;
                line-height: 26px;
            }





.brand-tab-2 {
    padding: 100px 0 60px 0;
}

    .brand-tab-2 .brand-tab-pic {
        overflow: hidden;
        padding: 60px 0;
    }

    .brand-tab-2 .brand-tab-li {
        position: relative;
        display: block;
        float: left;
        width: 48%;
        height: 410px;
        margin-left: 1.5%;
        box-shadow: 0 0 10px #d7d0d0;
    }

        .brand-tab-2 .brand-tab-li .float {
            position: absolute;
            top: 35%;
            text-align: center;
            width: 100%;
        }

            .brand-tab-2 .brand-tab-li .float .title {
                font-weight: bold;
                font-size: 38px;
                letter-spacing: 4px;
                color: #ffffff;
            }

            .brand-tab-2 .brand-tab-li .float span {
                font-size: 15px;
                letter-spacing: 3px;
                color: #ffffff;
            }


        .brand-tab-2 .brand-tab-li .right {
            margin: 30px 48px;
            display: inline-block;
        }

            .brand-tab-2 .brand-tab-li .right .title {
                font-weight: bold;
                font-size: 36px;
                letter-spacing: 3px;
                margin: 10px 0;
                color: #c41416;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom, #aa0000, rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

            .brand-tab-2 .brand-tab-li .right span {
                font-size: 16px;
                line-height: 28px;
            }


.brand-coopera {
    overflow: hidden;
    padding: 70px 0 120px 0;
    background: url(../images/coopera-bg.jpg) center center no-repeat;
    background-size: cover;
}


    .brand-coopera .coopera-title p {
        font-size: 22px;
        margin: 18px 0;
    }


.brand-coopera-con {
    margin-top: 30px;
}

    .brand-coopera-con ul li {
        margin-top: 50px;
        float: left;
        margin-left: 1.5%;
        width: 18.8%;
        background: #fff;
        box-shadow: 0 0 16px rgba(60,113,186,.1);
        transition: all 0.5s;
    }

        .brand-coopera-con ul li:nth-child(5n+1) {
            margin-left: 0;
        }




.brand-make {
    padding: 112px 0 70px;
    background: #F8F8F8;
}

    .brand-make .make .container {
        position: relative;
    }

    .brand-make .make-text {
        position: relative;
        float: left;
        width: 34%;
    }

    .brand-make .brand-title {
        padding: 0;
    }

        .brand-make .brand-title h2 {
            font-size: 36px;
            color: #333333;
            font-weight: initial;
            text-align: left;
        }

        .brand-make .brand-title p {
            font-size: 16px;
            line-height: 26px;
            color: #333333;
            margin-top: 20px;
            text-align: justify;
        }

    .brand-make .make-text .chara {
        /* position: absolute; */
        width: 100%;
        float: left;
    }

        .brand-make .make-text .chara ul li {
            float: left;
            width: 42%;
            margin-right: 6%;
            margin-top: 16px;
            border-right: 1px solid #ddd;
        }

            .brand-make .make-text .chara ul li:nth-child(2n+1) {
                clear: both;
            }

            .brand-make .make-text .chara ul li:nth-child(2n+2) {
                border-right: initial;
                text-align: center;
                /* float: inline-start; */
            }

            .brand-make .make-text .chara ul li em {
                font-size: 26px;
                color: #00837e;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom, #aa0000, rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

            .brand-make .make-text .chara ul li p {
                font-size: 18px;
                color: #333333;
                margin-top: 6px;
                letter-spacing: 0;
            }


    .brand-make .make-text .make-stores ul li {
        float: left;
        width: 46%;
        text-align: left;
        margin-top: 14px;
    }

        .brand-make .make-text .make-stores ul li:nth-child(2n+2) {
            text-align: right;
        }

    .brand-make .make-pic {
        float: right;
        width: 60%;
        overflow: hidden;
    }

        .brand-make .make-pic img {
            border-radius: 70px 10px;
        }



.b-honor {
    padding: 80px 0 120px 0;
}






.join-banner {
    height: 600px;
}

    .join-banner .title {
        padding-top: 166px;
    }

        .join-banner .title h3 {
            font-size: 18px;
            height: 36px;
            line-height: 34px;
            padding: 0 30px;
            border-radius: 18px;
        }

        .join-banner .title h2 {
            font-size: 48px;
            margin-top: 18px;
            letter-spacing: 4px;
        }

        .join-banner .title p {
            font-size: 12px;
            margin-top: 12px;
            letter-spacing: 2px;
        }


.join-prospect {
    padding: 88px 0 96px;
}

    .join-prospect .title {
        padding: 0 8%;
    }

        .join-prospect .title h3 {
            font-size: 34px;
        }

        .join-prospect .title h4 {
            font-size: 16px;
            margin-top: 10px;
        }

        .join-prospect .title span {
            margin-top: 24px;
            height: 3px;
            width: 32px;
        }

        .join-prospect .title p {
            font-size: 14px;
            line-height: 24px;
            margin-top: 24px;
        }



.pros-item {
    padding-top: 64px;
}

    .pros-item ul li {
        width: 25%;
        float: left;
    }

        .pros-item ul li img {
            width: 120px;
        }

        .pros-item ul li h5 {
            font-size: 16px;
            margin-top: 16px;
        }

        .pros-item ul li p {
            font-size: 14px;
            margin-top: 8px;
            margin-bottom: 12px;
        }

.pros-icon {
    width: 10px;
    height: 10px;
    background-size: 100% 100%;
}



.base {
    padding: 88px 0 100px;
}


.base-text {
    float: left;
    width: 48%;
}

    .base-text h3 {
        font-size: 34px;
        line-height: 48px;
    }

        .base-text h3 em {
        }

    .base-text span {
        margin-top: 28px;
        height: 3px;
        width: 32px;
    }

    .base-text p {
        font-size: 16px;
        line-height: 28px;
        margin-top: 40px;
    }


.base-chara {
    float: right;
    width: 42%;
}

    .base-chara ul li {
        float: left;
        width: 50%;
    }

        .base-chara ul li i {
            font-size: 34px;
        }

        .base-chara ul li span {
            font-size: 18px;
        }

        .base-chara ul li p {
            font-size: 16px;
            margin-top: 4px;
        }


        .base-chara ul li:nth-child(3), .base-chara ul li:nth-child(4) {
            margin-top: 48px;
        }



.tech {
    padding: 88px 0 96px;
}

.join-title h3 {
    font-size: 34px;
}

.join-title h4 {
    font-size: 16px;
    margin-top: 10px;
}


.tech-item {
    padding-top: 30px;
}

    .tech-item ul li {
        padding: 32px 0;
        width: 23.725%;
        float: left;
        margin-left: 1.7%;
        margin-top: 24px;
    }

        .tech-item ul li:nth-child(4n+1) {
            margin-left: 0;
            clear: both;
        }

        .tech-item ul li img {
            width: 80px;
        }

        .tech-item ul li i {
            padding: 0 5%;
            font-size: 16px;
            margin-top: 20px;
        }

        .tech-item ul li p {
            padding: 0 6%;
            font-size: 12px;
            margin-top: 6px;
        }

        .tech-item ul li span {
            margin-top: 18px;
            height: 2px;
            width: 16px;
        }



.join-case {
    padding: 88px 0 96px;
}





.policy {
    padding: 90px 0;
}

.j-phone-tit {
    display: block;
}


.policy-l {
    float: left;
    width: 100%;
    margin-top: 40px;
}

    .policy-l .item {
        margin-top: 0;
        float: left;
        width: 25%;
        text-align: center;
    }

        .policy-l .item:first-child {
            margin-left: 0px;
            margin-top: 0;
        }

        .policy-l .item:last-child {
            margin-left: 0px;
        }

            .policy-l .item:first-child .text, .policy-l .item:last-child .text {
                width: 100%;
            }

        .policy-l .item .tp {
            float: initial;
            width: 100px;
            margin: 0 auto;
        }

        .policy-l .item .text {
            float: initial;
            width: 100%;
            margin-left: initial;
            padding-top: 0;
        }

        .policy-l .item:nth-child(1) .text, .policy-l .item:nth-child(2) .text {
            padding-top: 0px;
        }

    .policy-l i, .policy-r i {
        font-size: 18px;
        display: block;
        margin-top: 14px;
    }

    .policy-l p, .policy-r p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
        padding: 0 4%;
    }


.policy-t {
    display: none;
}


.policy-r {
    float: right;
    width: 100%;
    margin-top: 40px;
}

    .policy-r .item {
        float: left;
        margin-top: 0;
        width: 25%;
    }

        .policy-r .item:first-child {
            margin-right: 0px;
            margin-top: 0;
        }

        .policy-r .item:last-child {
            margin-right: 0px;
        }

            .policy-r .item:first-child .text, .policy-r .item:last-child .text {
                width: 100%;
            }


        .policy-r .item .tp {
            float: initial;
            width: 100px;
            margin: 0 auto;
        }

        .policy-r .item .text {
            float: initial;
            width: 100%;
            margin-right: 0;
            text-align: center;
            padding-top: 0;
        }

        .policy-r .item:nth-child(3) .text, .policy-r .item:nth-child(4) .text {
            padding-top: 0px;
        }



.stores {
    padding: 88px 0 100px;
}

.stores-tp {
    margin-top: 40px;
}



.flow {
    padding: 88px 0 100px;
}

.flow_list {
    padding-top: 84px;
}

    .flow_list ul li {
        margin-left: 1.2%;
        float: left;
        width: 15.66%;
        border-radius: 10px;
    }

        .flow_list ul li:first-child {
            margin-left: 0;
        }

        .flow_list ul li .box {
            padding: 50px 16px 42px 16px;
        }

        .flow_list ul li img {
            position: absolute;
            top: -32px;
            left: 50%;
            margin-left: -32px;
        }

        .flow_list ul li i {
            font-size: 16px;
        }

        .flow_list ul li p {
            font-size: 14px;
            line-height: 24px;
            margin-top: 8px;
        }







/*产品内容页*/

.product_details {
    width: 100%;
    padding: 80px 0 80px 0;
}

.pro-con-tp {
    width: 50%;
    float: left;
    margin-top: 24px;
}

    .pro-con-tp .preview {
        margin-top: 10px;
    }

        .pro-con-tp .preview img {
            width: 72px;
        }

        .pro-con-tp .preview .active {
            outline: 2px solid #cc7676;
        }

    .pro-con-tp .slider__item img {
        height: 480px;
    }

.product_details_textbox {
    width: 40%;
    float: right;
    padding-top: 24px;
}

    .product_details_textbox .title h2 {
        font-size: 28px;
    }

    .product_details_textbox .title span {
        padding: 0 16px;
        height: 24px;
        margin-top: 14px;
        font-size: 12px;
        line-height: 22px;
        border-radius: 15px;
    }

    .product_details_textbox .title p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 16px;
    }



    .product_details_textbox .chara {
        margin-top: 30px;
    }

        .product_details_textbox .chara ul {
            padding: 10px 16px;
        }

            .product_details_textbox .chara ul li {
                line-height: 44px;
                height: 44px;
                font-size: 14px;
            }

                .product_details_textbox .chara ul li i {
                    width: 25%;
                }

                .product_details_textbox .chara ul li span {
                    width: 65%;
                }


.pro_details_exp {
}

    .pro_details_exp .pro-title {
        padding-top: 86px;
    }

    .pro_details_exp .pro_d_two {
        margin-top: 86px;
    }

    .pro_details_exp .pro_d_three {
        margin: 12px 0 80px 0;
    }



    .pro_details_exp .por_li_top {
        margin-top: 8px;
    }

        .pro_details_exp .por_li_top p {
            font-size: 20px;
            padding: 8px 0;
        }

        .pro_details_exp .por_li_top span {
            font-size: 16px;
            line-height: 22px;
            margin: 10px 0;
        }


    .pro_details_exp .pro_d_item p {
        font-size: 32px;
        font-weight: bold;
        line-height: 48px;
        letter-spacing: 3px;
    }

    .pro_details_exp .pro_d_item span {
        display: block;
        font-size: 17px;
        line-height: 38px;
        margin-top: 28px;
    }


.pro_text_left .item_float {
    width: 65%;
    top: 50%;
    left: 42%;
    transform: translate(-50%, -50%);
}

.pro_text_right .item_float {
    width: 65%;
    top: 50%;
    left: 58%;
    transform: translate(-50%, -50%);
}


    .pro_text_left .item_float .item_par, .pro_text_right .item_float .item_par {
        width: 30%;
    }

        .pro_text_left .item_float .item_par i, .pro_text_right .item_float .item_par i {
            font-size: 32px;
            margin-top: 30px;
        }




.pro-sult {
    margin-top: 32px;
}

    .pro-sult em {
        font-size: 16px;
    }

    .pro-sult p {
        font-size: 12px;
        margin-top: 8px;
    }

    .pro-sult a {
        padding: 0 18px;
        font-size: 12px;
        line-height: 34px;
        text-align: center;
        border-radius: 4px;
        margin-top: 24px;
    }


.consult-icon {
    width: 14px;
    height: 13px;
    background: url(../images/pro_icon_con.png) center center no-repeat;
    bottom: -2px;
    margin-right: 8px;
}



.pro-parame {
    padding: 80px 0 88px 0;
}

.pro-title h2 {
    font-size: 32px;
}

.pro-title p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}

.pro-title span {
    font-size: 12px;
    margin-top: 8px;
}


.pro-par-list {
    margin-top: 48px;
}

.p-left {
    float: left;
    width: 49%;
}

.p-right {
    float: right;
    width: 49%;
}

    .p-left ul, .p-right ul {
        padding: 12px 20px;
    }

        .p-left ul li, .p-right ul li {
            padding: 20px 0;
            font-size: 14px;
            border-top: 1px solid #cccccc;
        }



.pro-contrast {
    padding: 80px 0 88px 0;
}

.p-c-con {
    margin-top: 48px;
}

.per-title {
    float: left;
    width: 18%;
    height: 100px;
    line-height: 100px;
}

    .per-title h3 {
        font-size: 20px;
    }

    .per-title:after {
        position: absolute;
        right: -10px;
        top: 50%;
        margin-top: -10px;
        width: 10px;
        height: 21px;
        background: url(../images/pro_ctra_sj.png) center center no-repeat;
    }


.per-list {
    float: right;
    width: 82%;
}

    .per-list ul li {
        height: 100px;
        width: 25%;
        float: left;
        font-size: 16px;
    }

        .per-list ul li em {
            font-size: 14px;
            margin-top: 6px;
        }

        .per-list ul li:after {
            position: absolute;
            right: -1px;
            top: 50%;
            margin-top: -22px;
            width: 1px;
            height: 44px;
        }


.per-des p {
    font-size: 14px;
    margin-top: 18px;
}



.per-data {
    margin-top: 40px;
}


.p-d-t ul li {
    float: left;
    width: 11.11%;
    font-size: 14px;
    height: 56px;
}

    .p-d-t ul li span {
        font-size: 12px;
        margin-top: 2px;
    }


.d-icon {
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
}

.chu-icon {
    background: url(../images/pro_ctra_chu.png) center center no-repeat;
    background-size: 100% 100%;
}

.deng-icon {
    background: url(../images/pro_ctra_deng.png) center center no-repeat;
    background-size: 100% 100%;
}

.cheng-icon {
    background: url(../images/pro_ctra_cheng.png) center center no-repeat;
    background-size: 100% 100%;
}



.p-d-l ul li {
    float: left;
    width: 11.11%;
    font-size: 14px;
    height: 64px;
}


.per-data-tp {
    margin-top: 40px;
}



.pro-heat {
    position: relative;
}

    .pro-heat .pro-title {
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

        .pro-heat .pro-title p {
            margin-top: 18px;
            line-height: 28px;
        }

.pro-heat-tp {
    position: relative;
    top: 0;
    z-index: 1;
}


.fine-quality {
    padding: 80px 0 88px 0;
}


.f-q-item {
}


    .f-q-item .item-left, .f-q-item .item-right {
        width: 48%;
        float: left;
    }

    .f-q-item .item-left {
        margin-left: 2%;
    }

    .f-q-item .item-right {
        margin-right: 2%;
    }

    .f-q-item .item-left .tp {
        float: left;
    }

    .f-q-item .item-right .tp {
        float: right;
    }


    .f-q-item .item-left h3 {
        text-align: left;
    }

    .f-q-item .item-right h3 {
        text-align: right;
    }

    .f-q-item .item {
        float: left;
        width: 100%;
        margin-top: 50px;
        margin-left: 4%;
        background: initial;
    }

        .f-q-item .item .tp {
            width: 30%;
        }

        .f-q-item .item:first-child .text {
            padding: 0px 5% 0 5%;
        }

        .f-q-item .item .text {
            float: left;
            width: 60%;
            padding: 0px 5% 0 5%;
        }

        .f-q-item .item.f-text .text {
            padding: 0px 5% 0 5%;
        }

        .f-q-item .item .text h3 {
            font-size: 16px;
        }

        .f-q-item .item .text p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px;
        }


.pro-plate {
    background: #f3f3f3;
    padding: 80px 0 120px 0;
}

    .pro-plate .pro-content {
        margin-top: 60px;
    }

    .pro-plate .pro-pic {
        position: relative;
        float: left;
        width: 32.5%;
        margin-left: 1.2%;
        margin-bottom: 40px;
    }

        .pro-plate .pro-pic:nth-child(3n+1) {
            margin-left: 0%;
        }

    .pro-plate .pro-float {
        position: absolute;
        top: 4%;
        width: 88%;
        padding: 0 6%;
    }

        .pro-plate .pro-float p {
            display: block;
            font-size: 26px;
            color: #ffffff;
            font-weight: bold;
        }

        .pro-plate .pro-float span {
            display: block;
            font-size: 13px;
            color: #ffffff;
            margin: 10px 0;
        }

        .pro-plate .pro-float em {
            display: block;
            background: #aa0000;
            width: 35px;
            height: 3px;
            margin-top: 12px;
        }


.pro-adv-1 {
    padding: 80px 0 80px 0;
}

.adv-zlbp {
    margin-top: 48px;
}

    .adv-zlbp .tp {
        width: 49%;
        float: right;
    }

    .adv-zlbp .text {
        width: 40%;
        float: left;
        padding-top: 32px;
        padding-right: 9%;
    }

        .adv-zlbp .text img {
            height: 80px;
        }

        .adv-zlbp .text h3 {
            font-size: 22px;
            margin-top: 20px;
        }

        .adv-zlbp .text p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px;
        }

        .adv-zlbp .text span {
            width: 24px;
            height: 2px;
            margin-top: 32px;
        }



.adv-znhs {
    padding: 80px 0;
}

    .adv-znhs .tp {
        width: 49%;
        float: left;
    }

    .adv-znhs .text {
        width: 43%;
        float: right;
        padding-top: 32px;
        padding-left: 6%;
    }

        .adv-znhs .text img {
            height: 80px;
        }

        .adv-znhs .text h3 {
            font-size: 22px;
            margin-top: 20px;
        }

        .adv-znhs .text p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px;
        }

        .adv-znhs .text span {
            width: 24px;
            height: 2px;
            margin-top: 32px;
        }




.pro-adv-3 {
    padding: 100px 0;
}

.adv-znkz .tp {
    width: 49%;
    float: right;
}

.adv-znkz .text {
    width: 44%;
    float: left;
    padding-right: 5%;
    padding-top: 0px;
}

    .adv-znkz .text img {
        height: 80px;
    }

    .adv-znkz .text h3 {
        font-size: 22px;
        margin-top: 20px;
    }

    .adv-znkz .text p {
        font-size: 12px;
        line-height: 24px;
    }

        .adv-znkz .text p i {
            font-size: 14px;
            line-height: 26px;
            margin-top: 12px;
        }




.scenario {
    padding: 80px 0 88px;
}


.sce-box {
    margin-top: 90px;
    padding: 0 0;
}

.sce-left {
    width: 40%;
    float: left;
}

    .sce-left ul li:first-child {
        margin-top: 10px;
        margin-left: 6%;
    }

    .sce-left ul li:last-child {
        margin-left: 6%;
    }

    .sce-left ul li {
        margin-top: 40px;
        line-height: 100px;
        font-size: 18px;
    }

        .sce-left ul li img {
            height: 100px;
            margin-right: 30px;
            float: left;
        }

.sce-right {
    width: 40%;
    float: right;
}

    .sce-right ul li:first-child {
        margin-top: 10px;
        margin-right: 6%;
    }

    .sce-right ul li:last-child {
        margin-right: 6%;
    }

    .sce-right ul li {
        margin-top: 40px;
        line-height: 100px;
        font-size: 18px;
        text-align: right;
    }

        .sce-right ul li img {
            height: 100px;
            margin-left: 30px;
            float: right;
        }


.sce-tp {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

    .sce-tp img {
        height: 385px;
    }


.pro-instal .pro-title {
    top: 60px;
    left: 50%;
}

    .pro-instal .pro-title p {
        margin-top: 28px;
        line-height: 36px;
    }


/* 售后服务 */

.in-server-box .item .text .text-hover p {
    font-size: 16px;
    line-height: 28px;
    padding: 26px 8%;
}

.in-server-box .item h2 {
    font-size: 28px;
    margin-top: 22px;
}

.in-server-box .item p {
    font-size: 15px;
}


/* 公司简介——发展历程*/

.brand-culture .culture-title {
    padding: 0px 10% 80px 10%;
}

    .brand-culture .culture-title h3 {
        font-size: 32px;
    }

.brand-culture-title {
    height: 210px;
}

    .brand-culture-title h3 {
        padding-top: 34px;
        font-size: 34px;
    }

    .brand-culture-title span {
        margin: 18px auto 22px auto;
    }


.brand-culture {
    padding: 100px 0 80px;
}


    .brand-culture #timeline {
        width: 960px;
    }

    .brand-culture #dates {
        width: 1024px;
    }

        .brand-culture #dates li {
            width: 294px;
        }

        .brand-culture #dates .selected {
            font-size: 38px;
        }


    .brand-culture #issues {
        width: 1024px;
    }

        .brand-culture #issues li {
            width: 1024px;
        }

            .brand-culture #issues li p {
                font-size: 17px;
                line-height: 26px;
                padding: 8px 10%;
            }


    .brand-culture #next, .brand-culture #prev {
        top: 88px;
        width: 46px;
        height: 46px;
    }



.company-infor {
    padding: 96px 0 100px;
}

    .company-infor .title {
        line-height: 56px;
        border-bottom: 1px solid #aa0000;
    }

        .company-infor .title h3 {
            float: left;
            font-size: 22px;
            border-bottom: 2px solid #aa0000;
        }

        .company-infor .title span {
            float: right;
            font-size: 22px;
            border-bottom: 2px solid #aa0000;
        }


.c-i-box {
}

    .c-i-box .item {
        padding-top: 50px;
        margin-top: 50px;
    }

        .c-i-box .item .text {
            float: left;
            width: 50%;
        }

        .c-i-box .item .pic {
            float: right;
            width: 45%;
            text-align: right;
        }

        .c-i-box .item .text h2 {
            font-size: 20px;
        }

            .c-i-box .item .text h2 span {
                margin-left: 0;
                display: block;
                margin-top: 8px;
            }

        .c-i-box .item:nth-child(4) .text h2 span {
            margin-left: 0;
            margin-top: 10px;
        }

        .c-i-box .item .text p {
            font-size: 18px;
            margin-top: 12px;
        }


        .c-i-box .item .list-eng {
            margin-top: 48px;
        }

            .c-i-box .item .list-eng p {
                font-size: 12px;
                line-height: 14px;
            }
